home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.1 (Developer) [x86]
/
NeXT Step 3.1 Intel dev.cdr.dmg
/
NextDeveloper
/
Examples
/
SoundAndMusic
/
SoundLibrary
/
README
< prev
next >
Wrap
Text File
|
1990-10-10
|
705b
|
33 lines
This directory contains several small examples demonstrating the use
of the sound library:
chaintest.c
Chains playing sounds together such that the completion
of one initiates another.
convertest.c
Converts mulaw codec file into a 22kHz stereo 16 bit linear
soundfile.
hosttest.c
Plays a soundfile on one or more hosts. Note: each destination
machine must be Public Sound Server.
playtest.c
Plays multiple soundfiles without any gap between them.
recordtest.c
Records a sound into multiple soundfiles.
compresstest.c
Compresses or decompresses a soundfile.
recordfiletest.c
Records directly to a soundfile.
recordchaintest.c
Chains small recordings and appends them to a soundfile.